[INFO] fetching crate astrelis-core 0.2.4...
[INFO] testing astrelis-core-0.2.4 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate astrelis-core 0.2.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate astrelis-core 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate astrelis-core 0.2.4
[INFO] tweaked toml for crates.io crate astrelis-core 0.2.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate astrelis-core 0.2.4 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate astrelis-core 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 238b467461e4cb07397accbffc4693bc6cc917d51e1a7160b4fdc7c75a98e54d
[INFO] running `Command { std: "docker" "start" "-a" "238b467461e4cb07397accbffc4693bc6cc917d51e1a7160b4fdc7c75a98e54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "238b467461e4cb07397accbffc4693bc6cc917d51e1a7160b4fdc7c75a98e54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "238b467461e4cb07397accbffc4693bc6cc917d51e1a7160b4fdc7c75a98e54d", kill_on_drop: false }`
[INFO] [stdout] 238b467461e4cb07397accbffc4693bc6cc917d51e1a7160b4fdc7c75a98e54d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ae07957d4e903eb66c7215764bab59bf5c1e07a9abfec08d1fd14193493850d
[INFO] running `Command { std: "docker" "start" "-a" "7ae07957d4e903eb66c7215764bab59bf5c1e07a9abfec08d1fd14193493850d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling puffin v0.19.1
[INFO] [stderr]    Compiling puffin_http v0.16.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling astrelis-core v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "7ae07957d4e903eb66c7215764bab59bf5c1e07a9abfec08d1fd14193493850d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae07957d4e903eb66c7215764bab59bf5c1e07a9abfec08d1fd14193493850d", kill_on_drop: false }`
[INFO] [stdout] 7ae07957d4e903eb66c7215764bab59bf5c1e07a9abfec08d1fd14193493850d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab0a8fa580586140224b0e4a728b257ad56903bad08b7685241b4605cf873e89
[INFO] running `Command { std: "docker" "start" "-a" "ab0a8fa580586140224b0e4a728b257ad56903bad08b7685241b4605cf873e89", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling puffin v0.19.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling puffin_http v0.16.1
[INFO] [stderr]    Compiling astrelis-core v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.95s
[INFO] running `Command { std: "docker" "inspect" "ab0a8fa580586140224b0e4a728b257ad56903bad08b7685241b4605cf873e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab0a8fa580586140224b0e4a728b257ad56903bad08b7685241b4605cf873e89", kill_on_drop: false }`
[INFO] [stdout] ab0a8fa580586140224b0e4a728b257ad56903bad08b7685241b4605cf873e89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d136ae44895526f61aa34d45577177c0662c23471c6e1b43d7fade6dc737a09c
[INFO] running `Command { std: "docker" "start" "-a" "d136ae44895526f61aa34d45577177c0662c23471c6e1b43d7fade6dc737a09c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/astrelis_core-e82f00c3736cc3c1)
[INFO] [stdout] test alloc::sparse_set::tests::test_sparse_set_iter ... ok
[INFO] [stdout] test alloc::sparse_set::tests::test_sparse_set_len ... ok
[INFO] [stdout] test alloc::sparse_set::tests::test_sparse_set_remove ... ok
[INFO] [stdout] test alloc::tests::test_hashmap_ahash ... ok
[INFO] [stdout] test geometry::tests::test_logical_to_physical_position ... ok
[INFO] [stdout] test geometry::tests::test_physical_to_logical_size ... ok
[INFO] [stdout] test alloc::tests::test_hashset_ahash ... ok
[INFO] [stdout] test geometry::tests::test_logical_to_physical_size ... ok
[INFO] [stdout] test geometry::tests::test_rect_contains ... ok
[INFO] [stdout] test geometry::tests::test_rect_from_position_size ... ok
[INFO] [stdout] test geometry::tests::test_position_arithmetic ... ok
[INFO] [stdout] test geometry::tests::test_scale_factor_inverse ... ok
[INFO] [stdout] test alloc::sparse_set::tests::test_sparse_set_push ... ok
[INFO] [stdout] test geometry::tests::test_size_multiplication ... ok
[INFO] [stdout] test alloc::sparse_set::tests::test_sparse_set_try_get ... ok
[INFO] [stdout] test alloc::sparse_set::tests::test_sparse_set_uaf - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stderr]      Running tests/sparse_set.rs (/opt/rustwide/target/debug/deps/sparse_set-5cfd70839d7359c1)
[INFO] [stdout] test test_clear ... ok
[INFO] [stdout] test test_complex_interleaved_operations ... ok
[INFO] [stdout] test test_generation_increment ... ok
[INFO] [stdout] test test_get_mut ... ok
[INFO] [stdout] test test_index_slot_equality ... ok
[INFO] [stdout] test test_different_types ... ok
[INFO] [stdout] test test_iter_mut ... ok
[INFO] [stdout] test test_iteration ... ok
[INFO] [stdout] test test_iteration_with_removed_elements ... ok
[INFO] [stdout] test test_len_and_capacity ... ok
[INFO] [stdout] test test_multiple_generation_increments ... ok
[INFO] [stdout] test test_push_and_get ... ok
[INFO] [stdout] test test_push_returns_correct_index ... ok
[INFO] [stdout] test test_remove ... ok
[INFO] [stdout] test test_slot_reuse ... ok
[INFO] [stdout] test test_stress_many_removals_and_reuses ... ok
[INFO] [stdout] test test_try_get_after_remove_returns_none ... ok
[INFO] [stdout] test test_try_get_invalid_returns_none ... ok
[INFO] [stdout] test test_with_capacity ... ok
[INFO] [stdout] test test_stress_many_insertions ... ok
[INFO] [stdout] test test_try_get_valid ... ok
[INFO] [stdout] test test_get_mut_after_remove_panics - should panic ... ok
[INFO] [stdout] test test_remove_already_removed_panics - should panic ... ok
[INFO] [stdout] test test_use_after_free_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests astrelis_core
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] test src/alloc/sparse_set.rs - alloc::sparse_set::SparseSet (line 53) ... ok
[INFO] [stdout] test src/logging.rs - logging (line 10) - compile ... ok
[INFO] [stdout] test src/logging.rs - logging::init (line 94) - compile ... ok
[INFO] [stdout] test src/logging.rs - logging (line 24) - compile ... ok
[INFO] [stdout] test src/profiling.rs - profiling::enabled::init_profiling (line 29) - compile ... ok
[INFO] [stdout] test src/profiling.rs - profiling::enabled::new_frame (line 64) - compile ... ok
[INFO] [stdout] test src/geometry.rs - geometry::ScaleFactor (line 78) ... ok
[INFO] [stdout] test src/geometry.rs - geometry::Size2D (line 204) ... ok
[INFO] [stdout] test src/math.rs - math::packed (line 79) ... ok
[INFO] [stdout] test src/geometry.rs - geometry (line 14) ... ok
[INFO] [stdout] test src/math.rs - math::fast (line 16) ... ok
[INFO] [stdout] test src/math.rs - math::packed (line 59) ... ok
[INFO] [stdout] test src/geometry.rs - geometry::ScaleFactor::try_new (line 112) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.64s; merged doctests compilation took 1.61s
[INFO] running `Command { std: "docker" "inspect" "d136ae44895526f61aa34d45577177c0662c23471c6e1b43d7fade6dc737a09c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d136ae44895526f61aa34d45577177c0662c23471c6e1b43d7fade6dc737a09c", kill_on_drop: false }`
[INFO] [stdout] d136ae44895526f61aa34d45577177c0662c23471c6e1b43d7fade6dc737a09c
